HighContrast: Update label selection styling
authorMatthias Clasen <mclasen@redhat.com>
Wed, 11 Nov 2015 01:33:12 +0000 (20:33 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 11 Nov 2015 01:33:12 +0000 (20:33 -0500)
Adapt to changes in the previous commit.

gtk/theme/HighContrast/_common.scss
gtk/theme/HighContrast/gtk.css

index da4f23e05c0f5b10d7c5b1d71d4bbd5d802ed40c..f19d6cf0c83d25a1bdd130b4cf1a82c6e475b3ab 100644 (file)
@@ -131,10 +131,10 @@ flowbox {
 }
 
 label {
-  &:selected,
-  &:selected:focus,
-  &:selected:hover,
-  &:backdrop:selected {
+  & selection,
+  & selection:focus,
+  & selection:hover,
+  & selection:backdrop {
     @extend %selected_items;
   }
   &:insensitive, &:backdrop:insensitive {
index 5247443135edbd279999831ba733833552aebaf8..12b716d18adcb04351d7dae3568d80d5645972b6 100644 (file)
@@ -2001,7 +2001,7 @@ calendar:selected,
 .view:selected:focus,
 calendar:focus:selected,
 .view:selected:hover,
-calendar:hover:selected, label:selected, label:selected:focus, label:selected:hover, label:backdrop:selected, entry selection
+calendar:hover:selected, label selection, label selection:focus, label selection:hover, label selection:backdrop, entry selection
 entry selection:focus, spinbutton selection
 entry selection:focus, entry selection
 spinbutton selection:focus, spinbutton selection
@@ -2015,7 +2015,7 @@ spinbutton selection:focus, modelbutton.flat:hover, modelbutton.flat:selected,
   .view:backdrop:selected,
   calendar:backdrop:selected,
   calendar:backdrop:focus:selected,
-  calendar:backdrop:hover:selected, label:backdrop:selected, entry selection
+  calendar:backdrop:hover:selected, label selection:backdrop, entry selection
   entry selection:backdrop:focus, spinbutton selection
   entry selection:backdrop:focus, entry selection
   spinbutton selection:backdrop:focus, spinbutton selection